/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(images/Page_Background.png);
	background-repeat:repeat;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	/* color: #005FA9; */
	color:#005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width:970px;
	background-color: #ffffff;
	Color: #000;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	display:block;
	font-weight: bold;
	background-color: #CCC;
	font-family:Arial;
	font-size:12px;
}

#pageNavRight{

	width: 190px;
	background-color:#CCC;
	font-family:Arial;
	font-size:12px;
}

#rightmenu {
	font-weight: bold;
	display: block;	
    padding: 3px 0px 3px 5px;
}


/************** feature styles *****************/

.feature{
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}



/************* globalNav styles ****************/

#globalNav{

width: 968px;
height: 32px;
color: #FFF;
background-color: #999;
border-right:1px solid #000000;
border-left:1px solid #000000;

/* background-image:  url("Menu Bar.jpg"); */
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	height: 32px;
	width: 970px;
	padding-top: 1px;
	position:inherit;
}


a.glink, a.glink:visited {
  	font-size: small;
  	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
/* 	border-right: 1px solid #8FB8BC; */
}
a.glink-dist, a.glink-dist:visited {
	background-color: #cc0000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	color:#000;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.skipLinks {display: none;}

.telephone {
  	font-size: small;
  	color: #FFF;
	font-weight: bold;
	margin: 0px;	
}


/************** siteInfo styles ****************/

#siteInfo{
	border: 1px solid #000;
	font-size: small;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding-left: 2px;
	padding-top: 2px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
/*	border-top: 1px solid #ffffff; */
	border-bottom: 1px solid #cccccc;
/*	background-image:  url("bg_nav.jpg"); */
	background-color: #CCC;
	font-weight: bold;
	padding: 2px 0px 3px 10px;
	color: #000;
}

#sectionLinks a:hover{
/*	border-top: 1px solid #cccccc; */
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.menu_titles {
	font-weight: bold;
	color: #ff0000;	
}


.style24 {
	font-size: 100%;
	font-weight: bold;
}

.style27 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.style28 {font-size: small; font-weight: bold; color: #333333; }

.style1 {font-size: 100%}
.style7 {
	color: #333333;
	font-size: 115%;
}

.style10 {color: #993333}
.style18 {font-size: 100%}
.style21 {font-size: 11px; color: #333333; }
.style22 {font-size: 105%}
.style23 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.homebox {
	font-size: x-small;
	vertical-align:text-top;
	font-size:12px;
	}
.formstyle { color: #000000; font-size:12px; font:Arial, Helvetica, sans-serif; }

.firmware {
	color: #F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/********************* end **********************/
.PurchaseOrder {
	color: #000000;
}